-
Home
-
Nuclear Engagement – Instantly Generate AI Summaries, Quizzes & TOC at Scale
-
2.0.2
-
Code
-
Classes
- DatabaseRepository
Total Complexity |
23 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
199 |
Lines of code |
71 |
Logical lines of code |
34 |
Comment lines |
103 |
Methods |
16 |
Properties |
1 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_results() |
S |
67 |
4 |
7 |
execute_query() |
S |
68 |
2 |
7 |
get_row() |
S |
68 |
2 |
7 |
get_var() |
S |
68 |
2 |
7 |
insert() |
S |
68 |
2 |
7 |
__construct() |
S |
77 |
1 |
4 |
update() |
S |
78 |
1 |
3 |
delete() |
S |
79 |
1 |
3 |
table_exists() |
S |
72 |
1 |
5 |
get_last_error() |
S |
82 |
1 |
3 |
start_transaction() |
S |
81 |
1 |
3 |
commit() |
S |
81 |
1 |
3 |
rollback() |
S |
81 |
1 |
3 |
get_table_prefix() |
S |
82 |
1 |
3 |
escape() |
S |
80 |
1 |
3 |
get_table_name() |
S |
80 |
1 |
3 |